Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to override language server's download url. #106

Merged
merged 5 commits into from
Oct 11, 2023

Conversation

lll9p
Copy link
Contributor

@lll9p lll9p commented Oct 10, 2023

In some environments, github cannot be accessed directly, add language_server_download_url.

Config example:

codeium.setup { language_server_download_url= "https://mirror.of.github.com", }

Add `override_download_url` to `config`.
Add `override_download_url`.
@pqn pqn self-requested a review October 10, 2023 17:50
lua/codeium/config.lua Outdated Show resolved Hide resolved
Copy link
Contributor Author

@lll9p lll9p left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! It is indeed more reasonable to change it to language_server_download_url.

@pqn pqn merged commit 822e762 into Exafunction:main Oct 11, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants